home *** CD-ROM | disk | FTP | other *** search
/ Risc OS Developer Conference 2000 January / Risc OS Developer Conference 2000 January.iso / Programming / !ReadMe
Text File  |  2000-01-13  |  1KB  |  30 lines

  1. Programming resources
  2. =====================
  3.  
  4. This directory contains a number of resources that may be useful to
  5. programmers. It comes with no warranty. To quote one of them, "If it works,
  6. it's a bonus".
  7.  
  8.    CMunge
  9.       CMHG replacement. This is used to develop modules in C. Many of the
  10.       'newer' features that CMunge adds are still highly experimental. Be
  11.       aware that it may not function exactly like CMHG under some
  12.       circumstances. This is a freely available resource. Find it at
  13.       http://www.movspclr.co.uk/cmunge/
  14.  
  15.    Templates
  16.       Some template utilities you may find useful. Currently this consists of
  17.       FormEdExt, a template editor based on FormEd that Justin has tweaked to
  18.       use the newer features of RISCOS 4. Limitations abound. FormEdExt will
  19.       hopefully be updated of public release.
  20.  
  21.    Toolbox
  22.       Current versions of both ResEd and ResTest. The only significant change
  23.       from previously released versions is to ResEd which previously produced         window definitions with reserved bits set in byte 39 of the window
  24.       block.
  25.  
  26.    Addr
  27.       'Location of an Address' program. Similar to 'where', addr will locate
  28.       a particular address in memory. It is intended that this be extended in
  29.       future to identify more details.
  30.